build: Use link_whole for linking our convenience libs
authorMatthias Clasen <mclasen@redhat.com>
Mon, 30 Nov 2020 14:53:46 +0000 (09:53 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 30 Nov 2020 14:56:55 +0000 (09:56 -0500)
commitf309fa21c9832832c47522970c688c78746476e2
tree463996b397e818b436eadabbfefc1670fa98f783
parent61e7326f22f977e77e6778f794fece63ad42e5bf
build: Use link_whole for linking our convenience libs

Without this, we lose exported symbols from e.g. libgsk
that are not used elsewhere in the code.
gtk/meson.build